home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / busition / invintr / ii62.exe / XOPNDRWR.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-06-18  |  170 b   |  6 lines

  1. @echo OFF 
  2. echo Place your DOS commands to open the cash drawer in the xOpnDrwr.bat file!
  3. echo Example:  "mode com1 2400,N,8,1"
  4. echo           "ATDT%1 >>com1"
  5. pause
  6.